Log session start time Sun Apr 11 22:23:02 UTC 2021

Row Level Message Time File Of Caller Line Of Caller
1.INFO Starting example example1 22:23:02.029 ConcordionFixture.java 100
2.TRACE TRACE level logging should NOT appear in the console, but SHOULD appear in the test log 22:23:02.066 LogbackLoggingDemoFixture.java 21
3.DEBUG DEBUG level logging should NOT appear in the console, but SHOULD appear in the test log 22:23:02.067 LogbackLoggingDemoFixture.java 22
4.INFO INFO level logging should appear in the console, and the test log 22:23:02.067 LogbackLoggingDemoFixture.java 23
5.WARN WARN level logging should appear in the console, and the test log 22:23:02.068 LogbackLoggingDemoFixture.java 24
6.ERROR ERROR level logging should appear in the console, and the test log 22:23:02.068 LogbackLoggingDemoFixture.java 25
7.DEBUG This is
    a multi-line
    log entry
22:23:02.069 LogbackLoggingDemoFixture.java 26
8.INFO NOTE: none of the logging above will appear in the tooltips 22:23:02.069 LogbackLoggingDemoFixture.java 27
9.DEBUG My tooltip here! 22:23:02.070 ConcordionFixture.java 80
10.DEBUG NOTE: no tooltip showing for getCalculatorResult() 22:23:02.072 LogbackLoggingDemoFixture.java 34